home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / 21memu.zip / OS21MEMU.TXT < prev    next >
Text File  |  1993-01-12  |  3KB  |  75 lines

  1. -----------------------------------------------------------------
  2. |                                                               |
  3. |                          OS20MEMU 1.0A                        |
  4. |                        January 12, 1993                       |
  5. |                                                               |
  6. |                 OS/2 V2.1 Memory Usage Display                |
  7. |                                                               |
  8. |                   Glenn Brew & Ross L. Cook                   |
  9. |                                                               |
  10. -----------------------------------------------------------------
  11.  
  12. NOTE: This program REQUIRES the OS2EWS 20MEMU.ZIP. Install that program
  13.       FIRST, then replace the OS20MEMU.DLL with the one in this ZIP
  14.       file. It is the DLL, OS20MEMU that determines WHICH version you
  15.       can operate under, the original for ALL OS/2 2.0 versions, and
  16.       this one for the CD-ROM 2.1 version. This is JUST a temporary
  17.       ZIP file. Once we ship another Beta, or the actual shipped version,
  18.       it will no longer work. We will distribute a NEW 20MEMU.ZIP once
  19.       we do ship 2.1, and that version will work on all shipped systems.
  20.  
  21. -------------------------------------------------------------------------
  22.  
  23. OS20MEMU is an OS/2 protect-mode program which displays a "snapshot"
  24. of the current memory usage in an OS/2 2.0 system.
  25. Total free storage is also shown.
  26.  
  27. The information given includes:
  28.  
  29.         - Applications (by name)        - Amount in Use
  30.         - Total Vdisk size              - Virtual Machine size
  31.         - Total Disk Cache size         - Memory owned by application
  32.         - Shared memory                 - Free memory
  33.         - Amount Swapped
  34.  
  35. In addition, extensive detail can be requested for each application
  36. currently executing by entering the process ID (PID).
  37.  
  38. Command examples:
  39.                  OS20MEMU        - runs program in default mode
  40.                  OS20MEMU ?      - gives brief help and setup notes
  41.  
  42. To use this program:
  43.  
  44.   - Download OS2MEM.ZIP in binary.
  45.  
  46.   - Use PKUNZIP to convert OS2MEM.ZIP to its various modules.
  47.     The result of this will be files for all 3 video modes - any
  48.     which are not needed may be deleted; i.e., if you will only
  49.     use 50 line mode, you may delete *.P25 and *.P43.
  50.  
  51.   - Add a "device=" statement to your config.sys file for OS20MEMU.SYS.
  52.  
  53.   - Place OS20MEMU.DLL in a directory described in your CONFIG.SYS
  54.     "libpath=" statement.
  55.  
  56.   - Place OS20MEMU.EXE in a directory in your path.
  57.  
  58.   - Place the *.P* files in a directory in your DPATH.
  59.  
  60.   - Reboot your machine to get the OS20MEMU.SYS device driver loaded.
  61.  
  62.   - Enter OS20MEMU ? for more information or OS20MEMU to run the program.
  63.  
  64. -----------------------------------------------------------------
  65. Change History:
  66. 93/1/11   Version 1.0A:
  67.     - Special Beta version replacement DLL.
  68.  
  69. 93/1/7    Version 1.0:
  70.     - First general release.
  71.  
  72. Glenn Brew
  73. Ross Cook
  74.  
  75.